home *** CD-ROM | disk | FTP | other *** search
/ Trading on the Edge / Trading On The Edge - CD-ROM Toolkit (Wayzata Technology)(2031)(1994).bin / pc / mac_file / vendor_d / rommaker / rommaker._he / stack_-1.xml < prev    next >
Extensible Markup Language  |  1992-09-03  |  4KB  |  36 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE stack PUBLIC "-//Apple, Inc.//DTD stack V 2.0//EN" "" >
  3. <stack>
  4.     <name>in._he</name>
  5.     <id>-1</id>
  6.     <cardCount>16</cardCount>
  7.     <cardID>31032</cardID>
  8.     <listID>3785</listID>
  9.     <cantModify><false /></cantModify>
  10.     <cantDelete><true /></cantDelete>
  11.     <cantAbort><false /></cantAbort>
  12.     <cardSize>
  13.         <width>480</width>
  14.         <height>304</height>
  15.     </cardSize>
  16.     <script>on doMenu szif sz = "Quit HyperCard" thenlock screenset cursor to watchglobal gszMainStack -- main stack sets itself to thisgo to stack gszMainStackFileQuitelsepass doMenuend ifend doMenuon FileQuit -- repetition from main stack scriptdoMenu "Quit HyperCard"end FileQuiton openStackglobal gszMainStack -- main stack sets itself to thisif gszMainStack Γëá empty thenstart using stack gszMainStackend ifend openStackon closeStackglobal gszMainStack -- main stack sets itself to thisif gszMainStack Γëá empty thenstop using stack gszMainStackend ifend closeStackon Watchset cursor to watchend Watchon HelpContentsWatchgo cd 1 of bg "Contents"end HelpContentson HelpMenusWatchgo cd "RomMaker Menus"end HelpMenuson HelpIndexanswer "Sorry, Help Index isn't implemented yet."end HelpIndexon GoFromContentsWatchdo "select"&&(the clickLine) -- flash the clicked textdo "put"&&(the clickLine)&&"into sz"repeat while char 1 of sz = " " -- delete leading spacesdelete char 1 of szend repeatlock screengo cd sz of bg "topic"end GoFromContentson HelpFindglobal gszFindask "Find what text?" with gszFindput it into gszFindif gszFind Γëá empty thenHelpFindAgainend ifend HelpFindon HelpFindAgainglobal gszFindif gszFind Γëá empty thenfind whole gszFindif the foundChunk is empty thenanswer "Help does not contain the text "&quote&gszFind&quote&"."end ifelseHelpFindend ifend HelpFindAgainon PrintPage--print bg fld "topic" -- hack; how to get these on the same page?--print bg fld "number"print bg fld "text"end PrintPageon commandKeyDown keyif key = "f" then HelpFindelse if key = "a" or key = "g" then HelpFindAgainelse pass commandKeyDownend commandKeyDown-- main stack might reprogram arrow keys, so we have our ownon arrowKey keyif key = right then go next cdif key = left then go prev cdend arrowKey-------------- for developers only! ----------------------------------on Releaseset the cantModify of this stack to falseif the cantModify of this stack thenanswer "Can't unlock the stack!"elsepush cdgo bg "contents"set the lockText of bg fld "contents" to truego bg "topic"set the lockText of bg fld "text" to truepop cddoMenu "Compact Stack"set the cantModify of this stack to trueend ifend Release</script>
  17.     <background id="30973" file="background_30973.xml" name="contents" />
  18.     <background id="31568" file="background_31568.xml" name="topic" />
  19.     <card id="31032" file="card_31032.xml" marked="false" name="" owner="30973" />
  20.     <card id="31317" file="card_31317.xml" marked="false" name="Introduction" owner="31568" />
  21.     <card id="32163" file="card_32163.xml" marked="false" name="Steps in Making a Write-Once CD" owner="31568" />
  22.     <card id="32478" file="card_32478.xml" marked="false" name="Title File" owner="31568" />
  23.     <card id="32702" file="card_32702.xml" marked="false" name="Volume Info" owner="31568" />
  24.     <card id="32838" file="card_32838.xml" marked="false" name="Apple HFS Info" owner="31568" />
  25.     <card id="33105" file="card_33105.xml" marked="false" name="Publication Info" owner="31568" />
  26.     <card id="33363" file="card_33363.xml" marked="false" name="System Info" owner="31568" />
  27.     <card id="33704" file="card_33704.xml" marked="false" name="Date, Time, & Attributes" owner="31568" />
  28.     <card id="33915" file="card_33915.xml" marked="false" name="Misc Options" owner="31568" />
  29.     <card id="34092" file="card_34092.xml" marked="false" name="ROM Content File" owner="31568" />
  30.     <card id="34318" file="card_34318.xml" marked="false" name="RomMaker Menus" owner="31568" />
  31.     <card id="34915" file="card_34915.xml" marked="false" name="Make" owner="31568" />
  32.     <card id="35226" file="card_35226.xml" marked="false" name="Emulate" owner="31568" />
  33.     <card id="35540" file="card_35540.xml" marked="false" name="Examine" owner="31568" />
  34.     <card id="36026" file="card_36026.xml" marked="false" name="Utilities" owner="31568" />
  35. </stack>
  36.